projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5441efe
)
*** empty log message ***
author
David Kastrup
<dak@gnu.org>
Mon, 2 Feb 2004 12:50:24 +0000
(12:50 +0000)
committer
David Kastrup
<dak@gnu.org>
Mon, 2 Feb 2004 12:50:24 +0000
(12:50 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 8885aff60e35684130c0589a74166cb0d32d0378..4458f635d2f868a400b93c16a4479474a66d953e 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,9
@@
+2004-02-02 David Kastrup <dak@gnu.org>
+
+ * replace.el (perform-replace): Allow 'literal argument in
+ regexp-flag to indicate literal replacement.
+ (query-replace-regexp-eval): Use it.
+
2004-02-01 Andreas Schwab <schwab@suse.de>
* progmodes/executable.el (executable-command-find-posix-p): Doc